home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / GLUT-3.7 / PROGS / DEMOS / SYSVIEW / README < prev    next >
Encoding:
Text File  |  1998-08-12  |  850 b   |  28 lines

  1.  
  2. This is a nice 3D system monitor written with GLUT.  The operating
  3. system dependent code for querying system statistics is only for IRIX,
  4. but maybe someone could adapt the code to work on other operating
  5. systems.
  6.  
  7. Be warned that on a multiprocessor SGI systems, some of the
  8. measurements go "off the chart".  The program was written on a single
  9. processor machine so the top of the chart is 100% of one processor.
  10.  
  11. - Mark
  12.  
  13. Javier writes:
  14. > I am sending attached a very simple program that uses OpenGL and GLUT.
  15. > As you will see it resembles a little bit the gr_osview SGI application.
  16. > I hope you find it useful to be included as a contribution to GLUT
  17. > distribution.
  18. > Keep on working with GLUT, it is a great starting point for OpenGL
  19. > users.
  20. > Greetings from Spain!
  21. > --
  22. > Javier Velasco
  23. > fjvelasco@sfe.indra.es
  24. > fjvelasco@sinix.net
  25.